home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10363 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: solon.com!not-for-mail
  2. From: seebs@solutions.solon.com (Peter Seebach)
  3. Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++
  4. Subject: Re: C/C++ knocks the crap out of Ada
  5. Date: 7 Mar 1996 14:58:51 -0600
  6. Organization: Usenet Fact Police (Undercover)
  7. Message-ID: <4hnimb$elm@solutions.solon.com>
  8. References: <00001a73+00002504@msn.com> <4hmlca$a30@solutions.solon.com> <4hn50pINN4r8@keats.ugrad.cs.ubc.ca> <313EE686.25CD@lfwc.lockheed.com>
  9. NNTP-Posting-Host: solutions.solon.com
  10.  
  11. In article <313EE686.25CD@lfwc.lockheed.com>,
  12. Ken Garlington  <GarlingtonKE@lfwc.lockheed.com> wrote:
  13. >Kazimir Kylheku wrote:
  14. >> The only thing that bitfields are good for, portably, is optimizing the
  15. >> storage of small signed or unsigned integers or flag sets, at some
  16. >> computational expense.
  17.  
  18. >Or, for example, implementing standard communications protocols used frequently
  19. >in embedded systems, such as MIL-STD-1553.
  20.  
  21. But then that's not "portable" - he did say "portably".  Most things like that
  22. can't be done portably anyway, so are not at issue.
  23.  
  24. -s
  25. -- 
  26. Peter Seebach - seebs@solon.com - Copyright 1996 Peter Seebach.
  27. C/Unix wizard -- C/Unix questions? Send mail for help.  No, really!
  28. FUCK the communications decency act.  Goddamned government.  [literally.]
  29. The *other* C FAQ - http://www.solon.com/~seebs/c/c-iaq.html
  30.